Skip to content

build(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /rate-limiting-pattern#3439

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/rate-limiting-pattern/ch.qos.logback-logback-classic-1.4.12
Closed

build(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /rate-limiting-pattern#3439
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/rate-limiting-pattern/ch.qos.logback-logback-classic-1.4.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

Copy link
Copy Markdown
Contributor

Bumps ch.qos.logback:logback-classic from 1.4.11 to 1.4.12.

Commits
  • 88abf59 prepare release 1.4.12
  • 2cd8cab cater for array size marked with -1
  • 9c782b4 prevent DOS attacks using on malicious serialized input
  • f6d690d further support for Virtual threads, issues 737
  • 9a1fc44 add support for Virtual threads
  • 410ad18 parameterizable invocation gate delay
  • 2946e3b minor refactoring
  • bf59a63 fix guthub issue 715
  • 7ae0a7b minor refactoring for better readability
  • f25df08 more informative message when deleting files
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.4.11...v_1.4.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.4.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 22, 2026
@github-actions

github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

PR Summary

Updates dependency to logback-classic from 1.4.11 to 1.4.12 and aligns the global logback.version to the new release. Affects root POM and the rate-limiting-pattern module.

Changes

File Summary
pom.xml Updated the global logback.version property from 1.5.18 to 1.4.12, aligning the project with the new logback-classic release.
rate-limiting-pattern/pom.xml Bumped the module dependency logback-classic from 1.4.11 to 1.4.12 to match the new release.

autogenerated by presubmit.ai

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Review Summary

Commits Considered (1)
  • f725ab9: build(deps): bump ch.qos.logback:logback-classic

Bumps ch.qos.logback:logback-classic from 1.4.11 to 1.4.12.


updated-dependencies:

  • dependency-name: ch.qos.logback:logback-classic
    dependency-version: 1.4.12
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] support@github.com

Files Processed (2)
  • pom.xml (1 hunk)
  • rate-limiting-pattern/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (2)
  • pom.xml [45-45]

    maintainability: "Centralize logback version via property."

  • rate-limiting-pattern/pom.xml [48-48]

    maintainability: "Use centralized logback version in module dependency."

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions Bot added the Stale label Apr 24, 2026
@iluwatar iluwatar closed this Jun 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/rate-limiting-pattern/ch.qos.logback-logback-classic-1.4.12 branch June 6, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant